Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acpica-unix: Update to v20241212 #4740

Merged
merged 1 commit into from
Jan 8, 2025
Merged

acpica-unix: Update to v20241212 #4740

merged 1 commit into from
Jan 8, 2025

Conversation

davidjharder
Copy link
Member

@davidjharder davidjharder commented Jan 4, 2025

Summary

  • Fix 2 critical CVE addressing memory leaks
  • EINJ V2 updates
  • CDAT updates
  • Fix mutex handling, don't release ones that were never acquired

Security

Test Plan

  • Rebuild edk2-ovmf, run a qemu virtual machine with UEFI

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**

- Fix 2 critical CVE addressing memory leaks
- EINJ V2 updates
- CDAT updates
- Fix mutex handling, don?t release ones that were never acquired

**Security**

- Note these CVEs only affect very old kernels
- CVE-2017-13693
- CVE-2017-13694
@davidjharder davidjharder added the Type: Security Security issue label Jan 4, 2025
Copy link
Member

@EbonJaeger EbonJaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@EbonJaeger EbonJaeger merged commit df3c999 into main Jan 8, 2025
1 check passed
@EbonJaeger EbonJaeger deleted the acpica branch January 8, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Security Security issue
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants